Snapservice Sites Licenses VlrInfo
The Snapservice Sites Licenses VlrInfo schema contains details regarding the license.
This schema was added in vSphere API 9.0.0.0.
{
"vlr_license_type": "string",
"operational_mode": "string",
"available": 0,
"total": 0
}
Type of vlr license
For more information see: Snapservice Sites Licenses VlrLicenseType.
This property was added in vSphere API 9.0.0.0.
Current operation mode based on the license type
For more information see: Snapservice Sites Licenses VlrMode.
This property was added in vSphere API 9.0.0.0.
This property is optional and it is only relevant when the value of vlr_license_type is one of Snapservice Sites Licenses VlrLicenseType.OFFLINE_SUBSCRIPTION or Snapservice Sites Licenses VlrLicenseType.CLOUD_SUBSCRIPTION.
Currently avaible number of licenses
This property was added in vSphere API 9.0.0.0.
This property is optional and it is only relevant when the value of vlr_license_type is Snapservice Sites Licenses VlrLicenseType.OFFLINE_SUBSCRIPTION.
Total number of available licenses
This property was added in vSphere API 9.0.0.0.
This property is optional and it is only relevant when the value of vlr_license_type is Snapservice Sites Licenses VlrLicenseType.OFFLINE_SUBSCRIPTION.